عرض المرحله Youtube
{foreach $allstage as $newstage} {if $newstage->conditions == 1} {else if $newstage->conditions == 0} {/if} {/foreach}
اسم المرحله عدد العمليات تعديل ايقاف حذف
{$newstage->stagename} {$newstage->countoperation} {if {$newstage->conditions} eq 1} {elseif {$newstage->conditions} eq 0} {/if}
{literal} {/literal}